1bashThis demonstrates using curl to send multiple HTTP requests sequentially in a single command.curl -I http://example.com --next http://example.comexternal toolscurlmultiple requests--next option